home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #3 / Amiga Plus CD - 2002 - No. 03.iso / AmigaPlus / Tools / Development / envCPP31 / c++ / syntax / dictionaries / c-preprocessor < prev    next >
Encoding:
Text File  |  2002-01-01  |  168 b   |  21 lines

  1. #define
  2. #elif
  3. #elif defined
  4. #else
  5. #endif
  6. #error
  7. #if
  8. #if defined
  9. #ifdef
  10. #ifndef
  11. #include
  12. #line
  13. #pragma
  14. #undef
  15. __DATE__
  16. __FILE__
  17. __LINE__
  18. __STDC__
  19. __TIMESTAMP__
  20. __TIME__
  21.